What's new in WorkZone Client

WorkZone Client 2022.1

Expanded data logging on custom fields, custom types and custom type fields

Data logging in WorkZone has been expanded to include custom fields, custom types and custom type fields.

In previous versions of WorkZone, only changes made to standard WorkZone fields were registered in the log tables. Now, changes made to custom fields, custom types or custom type fields are also saved to the respective tables.

Only changed values are stored, not entire sets of data.

When new custom fields, custom types and custom type fields are created, they are automatically added to the log tables. Custom fields are not automatically displayed in the Life cycle detail tab in WorkZone Client and must be added manually.

Data logging and performance

  • For standard WorkZone fields and custom fields: There will be no appreciable performance impact as only changes made to the field values are registered. If changes have not been made to custom fields, nothing will be logged.
  • For custom types and custom type fields: Change logging may cause a small performance loss if custom types are extensively used for large data sets which conforms to the usual behavior regarding custom types and large data sets.

If you are using WorkZone QueryBuilder to create queries and view results, the following tables are utilized as log tables:

  • Cases: FileAudits
  • Contact: NameAudits
  • Document: RecordAudits
  • FileContacts: FileContactHistories
  • Objects<Custom.MyType>: ObjectAudits<Custom.Audit.MyTypeAudit>